Unicode Normalizer

Normalize Unicode text (NFC/NFD/NFKC/NFKD), remove diacritics, strip invisible chars, convert fullwidth characters, preview code points — all in your browser.

Normalization
Cleaning & transforms
Encodings & entities
Chars: 0
Code points: 0
Examples:
Å (U+00C5) vs A + ◌̊ (A + U+030A). Use Decompose (NFD) to break accents into combining marks, then Remove diacritics to strip them.
Fullwidth: ABC → ABC (enable Convert fullwidth → halfwidth).
Select some text in the output preview, then click "Inspect Selection" to view code points and basic info for each selected character.
No selection inspected yet.